home *** CD-ROM | disk | FTP | other *** search
- Path: dispatch.news.demon.net!demon!pmorton.demon.co.uk
- From: peter@pmorton.demon.co.uk (Peter Morton)
- Newsgroups: comp.lang.c++
- Subject: Sorting code
- Date: Sat, 20 Apr 1996 16:34:35 GMT
- Message-ID: <830017988.11421@pmorton.demon.co.uk>
- NNTP-Posting-Host: pmorton.demon.co.uk
- X-NNTP-Posting-Host: pmorton.demon.co.uk
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hi,
- I'm currently studying in my first year. The examination in June is
- likely to include an example of a sort which will have to be worked
- through to show the array and variable values after each pass through
- the loop. In order to get some practice in, I am hoping that someone
- can give me some direction as to what kind of sorts I should be
- looking at. The ones covered so far are insertion and bubble. I do
- have a book on sorting and searching but this is very mathematically
- based; all I want is the code for a few to work through myself.
- Any help/pointers to other sources appreciated.
-
- regards,
-
- Pete, Ryton, Tyne & Wear, UK
-
-